//==============================================================================
// TG Lightning Sceptre_anim.txt
//==============================================================================

//==============================================================================
anim death
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
			VisualNone jimmy
         }
      }
   }
}

//==============================================================================
anim idle
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			 VisualNone jimmy
         }
      }
   }
}

//==============================================================================
anim Charging
{
	SetSelector // CIRCE LEVEL 10
    {
		Techlogic none/TG Lightning Lvl 3/TG Lightning Lvl 6/TG Lightning Lvl 8/Supremacy Active
        SetSelector
        {
			TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
			set hotspot // WAND LEVEL 0
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 4.62
                }
            }
			set hotspot // WAND LEVEL 1
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 4.28
                }
            }
			set hotspot // WAND LEVEL 2
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.10 false OsirisBolt checkVisible
		            length 3.96
                }
            }
			set hotspot // WAND LEVEL 3
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.67
                }
            }
	    }
        SetSelector // LIGHTNING LEVEL 3
        {
			TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
			set hotspot // WAND LEVEL 0
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 4.28
                }
            }
			set hotspot // WAND LEVEL 1
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.96
                }
            }
			set hotspot // WAND LEVEL 2
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.67
                }
            }
			set hotspot // WAND LEVEL 3
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.40
                }
            }
	    }
        SetSelector // LIGHTNING LEVEL 6
        {
            TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
			set hotspot // WAND LEVEL 0
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.96
                }
            }
			set hotspot // WAND LEVEL 1
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.67
                }
            }
			set hotspot // WAND LEVEL 2
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.40
                }
            }
			set hotspot // WAND LEVEL 3
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.15
                }
            }
	    }
		SetSelector // LIGHTNING LEVEL 8
        {
            TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
			set hotspot // WAND LEVEL 0
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.67
                }
            }
			set hotspot // WAND LEVEL 1
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.40
                }
            }
			set hotspot // WAND LEVEL 2
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 3.15
                }
            }
			set hotspot // WAND LEVEL 3
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 2.91
                }
            }
	    }
		SetSelector // SUPREMACY ACTIVE
        {
			set hotspot
            {
			    version
                {
		            VisualNone jimmy
		            tag Attack 0.18 true
                    tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
		            length 1.5
                }
            }
	    }
    }
}
